-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added support for access revoking #47
base: master
Are you sure you want to change the base?
Added support for access revoking #47
Conversation
Thanks @ishmelev-sp - we'll review this week. |
@ishmelev-sp - just an update: this looks like it will be in the queue for late next week for review. Thank you very much for the submission! |
Guys, do we have any updates? |
Hi @ishmelev-sp - no updates as of now. This is in the queue, however, code review updates are a lower priority task in sprints right now. |
Hi, @ishmelev-sp, I got some issue while running test with "yarn test" |
It's strange, thank you. I had tested it before, all tests passed. Hmmm... maybe I missed something.... |
thanks, just let me know if any updates |
An update to support features from the new release of uplink-c, according to messages from this PR.
Notes:
npm install
, configure a path to .dll (like it's described in README.md), and runnpm test
.chai-as-promised
library. It's more convenient than waiting for the result and checking it.